Configure Connectivity Fault Management Maintenance Endpoint
Use this procedure to configure the Connectivity Fault Management (CFM) Maintenance Endpoint (MEP). A MEP represents a managed CFM entity, associated with a specific Domain Service Access Point (DoSAP) of a service instance, which can generate and receive CFM Protocol Data Units (PDU) and track any responses. A MEP is created by MEP ID under the context of an MA.
Procedure
Example
Switch:1> enable
Switch:1# configure terminal
Switch:1(config)# cfm maintenance-endpoint md1 ma1 1 state enable
Switch:1(config)# show cfm maintenance-endpoint
================================================================================ Maintenance Endpoint Config ================================================================================ DOMAIN ASSOCIATION MEP ADMIN NAME NAME ID -------------------------------------------------------------------------------- md1 ma1 1 enable Total number of MEP entries: 1. ================================================================================ Maintenance Endpoint Service ================================================================================ DOMAIN_NAME ASSN_NAME MEP_ID TYPE SERVICE_DESCRIPTION -------------------------------------------------------------------------------- md1 ma1 1 nodal Vlan 1, Level 4 Total number of MEP entries: 1.
Variable Definitions
The following table defines parameters for the cfm maintenance-endpoint command.
Variable |
Value |
---|---|
WORD<0–22> |
The first parameter, specifies the MD name. |
WORD<0–22> |
The second parameter, specifies the MA short name. |
<1–8191> |
Specifies the MEP ID. |
enable |
Enables an existing MEP. Use this parameter with the no option to disable an existing MEP. |
state {enable | disable} |
Enables or disables the MEP when creating the MEP. The default is disabled. |